home *** CD-ROM | disk | FTP | other *** search
- Path: ssc.sas.upenn.edu!modavis
- From: modavis@ssc.sas.upenn.edu (Morris A. Davis)
- Newsgroups: comp.lang.c
- Subject: Re: Code for Cumulative Gaussian Distn?
- Date: 19 Jan 1996 06:37:46 GMT
- Organization: University of Pennsylvania
- Message-ID: <4dne7q$v8l@netnews.upenn.edu>
- NNTP-Posting-Host: ssc.sas.upenn.edu
- X-Newsreader: TIN [version 1.2 PL2-upenn1.1]
-
-
- The Gaussian distn. is probably the most frequently used (abused)
- distribution in the world. Yet, I can't find code for it in Numerical
- recipes for C.
-
- Since I don't want to program in the integration myself, does anyone
- have code or know of a site that has the cumulative distribution
- function of a standardized gaussian random variable......
-
- If not, I'll program the code and upload it here. I'm sure it's out
- there somewhere.
-
- thanks in advance
-
- Morris
-